Skip to main content
hex
preview
Search
preview
sycophant
0.4.2
hex.pm
Change color theme
Light
Dark
System
Select File
.formatter.exs
LICENSE
README.md
lib/sycophant.ex
lib/sycophant/agent.ex
lib/sycophant/agent/callbacks.ex
lib/sycophant/agent/state.ex
lib/sycophant/agent/stats.ex
lib/sycophant/agent/telemetry.ex
lib/sycophant/application.ex
lib/sycophant/auth.ex
lib/sycophant/auth/anthropic.ex
lib/sycophant/auth/azure.ex
lib/sycophant/auth/bearer.ex
lib/sycophant/auth/bedrock.ex
lib/sycophant/auth/github_copilot.ex
lib/sycophant/auth/github_copilot/exchange.ex
lib/sycophant/auth/github_copilot/token_cache.ex
lib/sycophant/auth/google.ex
lib/sycophant/aws/event_stream.ex
lib/sycophant/config.ex
lib/sycophant/context.ex
lib/sycophant/credentials.ex
lib/sycophant/embedding_params.ex
lib/sycophant/embedding_pipeline.ex
lib/sycophant/embedding_request.ex
lib/sycophant/embedding_response.ex
lib/sycophant/embedding_wire_protocol.ex
lib/sycophant/embedding_wire_protocol/bedrock_embed.ex
lib/sycophant/embedding_wire_protocol/openai_embed.ex
lib/sycophant/error/error.ex
lib/sycophant/error/invalid.ex
lib/sycophant/error/invalid/invalid_embedding_input.ex
lib/sycophant/error/invalid/invalid_params.ex
lib/sycophant/error/invalid/invalid_registration.ex
lib/sycophant/error/invalid/invalid_response.ex
lib/sycophant/error/invalid/invalid_schema.ex
lib/sycophant/error/invalid/invalid_serialization.ex
lib/sycophant/error/invalid/missing_credentials.ex
lib/sycophant/error/invalid/missing_model.ex
lib/sycophant/error/provider.ex
lib/sycophant/error/provider/authentication_failed.ex
lib/sycophant/error/provider/bad_request.ex
lib/sycophant/error/provider/content_filtered.ex
lib/sycophant/error/provider/model_not_found.ex
lib/sycophant/error/provider/rate_limited.ex
lib/sycophant/error/provider/response_invalid.ex
lib/sycophant/error/provider/server_error.ex
lib/sycophant/error/provider/timeout.ex
lib/sycophant/error/unknown.ex
lib/sycophant/error/unknown/unknown.ex
lib/sycophant/inspect_helpers.ex
lib/sycophant/message.ex
lib/sycophant/message/content/image.ex
lib/sycophant/message/content/redacted_thinking.ex
lib/sycophant/message/content/text.ex
lib/sycophant/message/content/thinking.ex
lib/sycophant/model_resolver.ex
lib/sycophant/open_telemetry.ex
lib/sycophant/open_telemetry/handlers.ex
lib/sycophant/param_defs.ex
lib/sycophant/pipeline.ex
lib/sycophant/pricing.ex
lib/sycophant/reasoning.ex
lib/sycophant/registry.ex
lib/sycophant/request.ex
lib/sycophant/response.ex
lib/sycophant/response_validator.ex
lib/sycophant/schema/json_schema.ex
lib/sycophant/schema/normalized_schema.ex
lib/sycophant/schema/normalizer.ex
lib/sycophant/schema/validator.ex
lib/sycophant/serializable.ex
lib/sycophant/stream_chunk.ex
lib/sycophant/telemetry.ex
lib/sycophant/tesla/recorder_middleware.ex
lib/sycophant/tool.ex
lib/sycophant/tool_call.ex
lib/sycophant/tool_executor.ex
lib/sycophant/transport.ex
lib/sycophant/usage.ex
lib/sycophant/wire_protocol/anthropic_messages.ex
lib/sycophant/wire_protocol/bedrock_converse.ex
lib/sycophant/wire_protocol/copilot_chat.ex
lib/sycophant/wire_protocol/google_gemini.ex
lib/sycophant/wire_protocol/openai_completions.ex
lib/sycophant/wire_protocol/openai_responses.ex
lib/sycophant/wire_protocol/wire_protocol.ex
mix.exs
LICENSE