Read Any Github Repo with LangChain + OpenAI

Read Any Github Repo with LangChain + OpenAI

cmoorelabs

1 год назад

17,860 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@cmoorelabs
@cmoorelabs - 14.04.2023 20:02

I have been updating the code, so there will be some improvements if you check the repo!

Stay tuned for updates!

Ответить
@siba2893
@siba2893 - 22.11.2023 04:47

Hey will you continue working on this?

Ответить
@smtp_yurzx
@smtp_yurzx - 28.09.2023 12:42

Your videos will better if you increase the vscode font size, so watchers can see your code and follow along

Ответить
@user-xp4fs9qt8f
@user-xp4fs9qt8f - 14.07.2023 19:45

That's great!
BTW I always get an error:
This model's maximum context length is 4097 tokens, however you requested 53370 tokens`

How can I reduce the prompt size?

Ответить
@user-xp4fs9qt8f
@user-xp4fs9qt8f - 13.07.2023 15:50

Bro that's awesome!
But how do you include the "glob_pattern" in the Notebook loader? seems like it's always gonna stuck because you only pass it the repo path

Ответить
@milesmules
@milesmules - 28.06.2023 19:27

damn cool, thank you for making this easy for us

Ответить
@programador-visual
@programador-visual - 21.06.2023 17:53

this is freaking AWESOME BRO! keep it up ⭐⭐⭐⭐⭐

Ответить
@anvwrk5341
@anvwrk5341 - 12.06.2023 18:15

can i use this to change code like if i ask it o finish ot edit something will i send the change

Ответить
@Licardo7
@Licardo7 - 12.05.2023 08:10

Broooo I’m so glad I found this. This was on my task list. Glad It’s done already 😭

Ответить
@Alex-mu4ue
@Alex-mu4ue - 10.05.2023 12:20

Pretty great idea. Will be very handy to run this in a pipeline with azure devops to automatically create documentation notes about the files in a repo for example

Ответить
@shivamkumar-qp1jm
@shivamkumar-qp1jm - 09.05.2023 19:34

How to read files without an extension like Dockerfile

Ответить
@tocutandrei9465
@tocutandrei9465 - 08.05.2023 11:28

have you thought of using a vector database to hold the contents of the repo? it is also specified in the documentation in the example section of langchain

Ответить
@TomanswerAi
@TomanswerAi - 06.05.2023 22:23

Great tool thanks for releasing. Do you think using a vector database would improve relevance of docs returned to answer questions?

Ответить
@DrGrimmm
@DrGrimmm - 24.04.2023 01:39

If you were to ask it to generate unit tests for a class will it be able to?

Ответить