LICENSE
README.md
pyproject.toml
setup.py
dsp/__init__.py
dsp/evaluation/__init__.py
dsp/evaluation/utils.py
dsp/modules/__init__.py
dsp/modules/azurecognitivesearch.py
dsp/modules/cache_utils.py
dsp/modules/clarifai.py
dsp/modules/cohere.py
dsp/modules/colbertv2.py
dsp/modules/gpt3.py
dsp/modules/hf.py
dsp/modules/hf_client.py
dsp/modules/hf_server.py
dsp/modules/lm.py
dsp/modules/ollama.py
dsp/modules/pyserini.py
dsp/modules/sbert.py
dsp/modules/sentence_vectorizer.py
dsp/modules/finetuning/__init__.py
dsp/modules/finetuning/finetune_hf.py
dsp/primitives/__init__.py
dsp/primitives/compiler.py
dsp/primitives/demonstrate.py
dsp/primitives/inspect.py
dsp/primitives/predict.py
dsp/primitives/primitives.py
dsp/primitives/search.py
dsp/templates/__init__.py
dsp/templates/template_v2.py
dsp/templates/template_v3.py
dsp/templates/utils.py
dsp/utils/__init__.py
dsp/utils/ann_utils.py
dsp/utils/dpr.py
dsp/utils/metrics.py
dsp/utils/settings.py
dsp/utils/settings_v2.py
dsp/utils/utils.py
dspy/__init__.py
dspy/adapters/__init__.py
dspy/adapters/basic_adapter.py
dspy/adapters/chatml_adapter.py
dspy/adapters/llamachat_adapter.py
dspy/adapters/vicuna_adapter.py
dspy/datasets/__init__.py
dspy/datasets/colors.py
dspy/datasets/dataset.py
dspy/datasets/gsm8k.py
dspy/datasets/hotpotqa.py
dspy/evaluate/__init__.py
dspy/evaluate/auto_evaluation.py
dspy/evaluate/evaluate.py
dspy/evaluate/metrics.py
dspy/predict/__init__.py
dspy/predict/aggregation.py
dspy/predict/chain_of_thought.py
dspy/predict/chain_of_thought_with_hint.py
dspy/predict/knn.py
dspy/predict/langchain.py
dspy/predict/multi_chain_comparison.py
dspy/predict/parameter.py
dspy/predict/predict.py
dspy/predict/program_of_thought.py
dspy/predict/react.py
dspy/predict/retry.py
dspy/primitives/__init__.py
dspy/primitives/assertions.py
dspy/primitives/box.py
dspy/primitives/example.py
dspy/primitives/module.py
dspy/primitives/prediction.py
dspy/primitives/program.py
dspy/primitives/python_interpreter.py
dspy/retrieve/__init__.py
dspy/retrieve/chromadb_rm.py
dspy/retrieve/clarifai_rm.py
dspy/retrieve/marqo_rm.py
dspy/retrieve/mongodb_atlas_rm.py
dspy/retrieve/pinecone_rm.py
dspy/retrieve/qdrant_rm.py
dspy/retrieve/retrieve.py
dspy/retrieve/vectara_rm.py
dspy/retrieve/weaviate_rm.py
dspy/retrieve/you_rm.py
dspy/signatures/__init__.py
dspy/signatures/field.py
dspy/signatures/signature.py
dspy/teleprompt/__init__.py
dspy/teleprompt/bootstrap.py
dspy/teleprompt/ensemble.py
dspy/teleprompt/finetune.py
dspy/teleprompt/knn_fewshot.py
dspy/teleprompt/random_search.py
dspy/teleprompt/signature_opt.py
dspy/teleprompt/signature_opt_bayesian.py
dspy/teleprompt/teleprompt.py
dspy/teleprompt/teleprompt_optuna.py
dspy/teleprompt/vanilla.py
dspy_ai.egg-info/PKG-INFO
dspy_ai.egg-info/SOURCES.txt
dspy_ai.egg-info/dependency_links.txt
dspy_ai.egg-info/requires.txt
dspy_ai.egg-info/top_level.txt