Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

[Discussion] Use of embeddings with Codex. #8

Open
PriNova opened this issue Feb 7, 2023 · 3 comments
Open

[Discussion] Use of embeddings with Codex. #8

PriNova opened this issue Feb 7, 2023 · 3 comments

Comments

@PriNova
Copy link

PriNova commented Feb 7, 2023

Hi Dave,

I follow you since the raven project and read one of your online book about AGI. Great and inspiring writing.

I'm testing codex for a while and wonder if this wiki-approach would work with embeddings and a code base too?
Codex is cut-off in 2021, so I would like to "update" the model with a current code base and asks questions or generating methods, classes, functions etc and codex considers the provided code base.

Could this be achieved with embeddings?
Would I need to generate the embeddings word-wise, line-wise or class-wise or maybe file-wise?

If you have an idea, I'm eager to hear from you.

@daveshap
Copy link
Owner

daveshap commented Feb 7, 2023

This Issue name is not good, and the description does not clarify what you're asking. Can you please update the issue name and clarify the description?

@PriNova PriNova changed the title [Idea] [Discussion] Use of embeddings with Codex. Feb 7, 2023
@PriNova
Copy link
Author

PriNova commented Feb 7, 2023

Sorry, if my description confuses. English is not my native language.
I want to know, if it is possible to use embeddings with the Codex model and what have to be considered?

For example, I want to write code or refactoring code with the help of the codex model, but codex knowledge is cutted-off at the year 2021. So for this issue my idea would be to transform the library in use into embeddings.

My question now is, wether it is possible and if yes, how this can be done? Is the use of embeddings a got idea or is there a better technical way?

@daveshap
Copy link
Owner

daveshap commented Feb 7, 2023

The purpose would be to add more coding capabilities?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants