LICENSE
README.md
pyproject.toml
dspy/__init__.py
dspy/__metadata__.py
dspy/adapters/__init__.py
dspy/adapters/base.py
dspy/adapters/chat_adapter.py
dspy/adapters/json_adapter.py
dspy/adapters/utils.py
dspy/adapters/types/__init__.py
dspy/adapters/types/history.py
dspy/adapters/types/image.py
dspy/clients/__init__.py
dspy/clients/base_lm.py
dspy/clients/databricks.py
dspy/clients/embedding.py
dspy/clients/lm.py
dspy/clients/lm_local.py
dspy/clients/openai.py
dspy/clients/provider.py
dspy/clients/utils_finetune.py
dspy/datasets/__init__.py
dspy/datasets/colors.py
dspy/datasets/dataloader.py
dspy/datasets/dataset.py
dspy/datasets/gsm8k.py
dspy/datasets/hotpotqa.py
dspy/datasets/math.py
dspy/datasets/alfworld/__init__.py
dspy/datasets/alfworld/alfworld.py
dspy/dsp/__init__.py
dspy/dsp/cache_utils.py
dspy/dsp/colbertv2.py
dspy/dsp/utils/__init__.py
dspy/dsp/utils/dpr.py
dspy/dsp/utils/metrics.py
dspy/dsp/utils/settings.py
dspy/dsp/utils/utils.py
dspy/evaluate/__init__.py
dspy/evaluate/auto_evaluation.py
dspy/evaluate/evaluate.py
dspy/evaluate/metrics.py
dspy/experimental/__init__.py
dspy/experimental/module_graph.py
dspy/experimental/synthetic_data.py
dspy/experimental/synthesizer/__init__.py
dspy/experimental/synthesizer/config.py
dspy/experimental/synthesizer/instruction_suffixes.py
dspy/experimental/synthesizer/signatures.py
dspy/experimental/synthesizer/synthesizer.py
dspy/experimental/synthesizer/utils.py
dspy/predict/__init__.py
dspy/predict/aggregation.py
dspy/predict/best_of_n.py
dspy/predict/chain_of_thought.py
dspy/predict/chain_of_thought_with_hint.py
dspy/predict/knn.py
dspy/predict/multi_chain_comparison.py
dspy/predict/parallel.py
dspy/predict/parameter.py
dspy/predict/predict.py
dspy/predict/program_of_thought.py
dspy/predict/react.py
dspy/predict/refine.py
dspy/predict/retry.py
dspy/predict/avatar/__init__.py
dspy/predict/avatar/avatar.py
dspy/predict/avatar/models.py
dspy/predict/avatar/signatures.py
dspy/primitives/__init__.py
dspy/primitives/assertions.py
dspy/primitives/example.py
dspy/primitives/module.py
dspy/primitives/prediction.py
dspy/primitives/program.py
dspy/primitives/python_interpreter.py
dspy/primitives/runner.js
dspy/primitives/tool.py
dspy/propose/__init__.py
dspy/propose/dataset_summary_generator.py
dspy/propose/grounded_proposer.py
dspy/propose/instruction_proposal.py
dspy/propose/propose_base.py
dspy/propose/utils.py
dspy/retrieve/__init__.py
dspy/retrieve/azureaisearch_rm.py
dspy/retrieve/chromadb_rm.py
dspy/retrieve/clarifai_rm.py
dspy/retrieve/databricks_rm.py
dspy/retrieve/deeplake_rm.py
dspy/retrieve/epsilla_rm.py
dspy/retrieve/faiss_rm.py
dspy/retrieve/falkordb_rm.py
dspy/retrieve/lancedb_rm.py
dspy/retrieve/llama_index_rm.py
dspy/retrieve/marqo_rm.py
dspy/retrieve/milvus_rm.py
dspy/retrieve/mongodb_atlas_rm.py
dspy/retrieve/my_scale_rm.py
dspy/retrieve/neo4j_rm.py
dspy/retrieve/pgvector_rm.py
dspy/retrieve/pinecone_rm.py
dspy/retrieve/qdrant_rm.py
dspy/retrieve/ragatouille_rm.py
dspy/retrieve/retrieve.py
dspy/retrieve/snowflake_rm.py
dspy/retrieve/vectara_rm.py
dspy/retrieve/watson_discovery_rm.py
dspy/retrieve/weaviate_rm.py
dspy/retrieve/you_rm.py
dspy/retrievers/__init__.py
dspy/retrievers/embeddings.py
dspy/signatures/__init__.py
dspy/signatures/field.py
dspy/signatures/signature.py
dspy/signatures/utils.py
dspy/teleprompt/__init__.py
dspy/teleprompt/avatar_optimizer.py
dspy/teleprompt/bettertogether.py
dspy/teleprompt/bootstrap.py
dspy/teleprompt/bootstrap_finetune.py
dspy/teleprompt/copro_optimizer.py
dspy/teleprompt/ensemble.py
dspy/teleprompt/infer_rules.py
dspy/teleprompt/knn_fewshot.py
dspy/teleprompt/mipro_optimizer_v2.py
dspy/teleprompt/random_search.py
dspy/teleprompt/signature_opt.py
dspy/teleprompt/simba.py
dspy/teleprompt/simba_utils.py
dspy/teleprompt/teleprompt.py
dspy/teleprompt/teleprompt_optuna.py
dspy/teleprompt/utils.py
dspy/teleprompt/vanilla.py
dspy/utils/__init__.py
dspy/utils/asyncify.py
dspy/utils/caching.py
dspy/utils/callback.py
dspy/utils/dummies.py
dspy/utils/logging_utils.py
dspy/utils/parallelizer.py
dspy/utils/saving.py
dspy/utils/streaming.py
dspy/utils/unbatchify.py
dspy/utils/usage_tracker.py
dspy_async.egg-info/PKG-INFO
dspy_async.egg-info/SOURCES.txt
dspy_async.egg-info/dependency_links.txt
dspy_async.egg-info/requires.txt
dspy_async.egg-info/top_level.txt