Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for configuration of indexing strategy. #9

Open
samheutmaker opened this issue Mar 25, 2023 · 1 comment
Open

Allow for configuration of indexing strategy. #9

samheutmaker opened this issue Mar 25, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers High Priority A high priority issue

Comments

@samheutmaker
Copy link
Contributor

Autodoc currently only supports indexing a file using the most affordable models available in a projects autodoc.config.json. Ideally, we should allow for different types of indexing strategies. At very least, there should be a option to use the "best available" models, which would tell Autodoc to always choose the most powerful models that have been configured.

This is an evolving issue. Please reach out on Discord if you're interested in contributing.

Related #8.

@samheutmaker samheutmaker added enhancement New feature or request good first issue Good for newcomers High Priority A high priority issue labels Mar 25, 2023
@dahifi
Copy link

dahifi commented Mar 25, 2023

It's too bad I don't know how to integrate TS with Python, otherwise I could make some suggestions using gpt-index/llama-index. There's another project called Cognosis AI that is the only other GPT tooling project I've seen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers High Priority A high priority issue
Projects
None yet
Development

No branches or pull requests

2 participants