Hacker News new | ask | show | jobs
by zainhoda 1203 days ago
Nice! One thing that would be a great add is a how to do “X” in library “Y” where Y is a post-2021 library that OpenAI doesn’t know about yet. I’d love to be able to send my Python library code/documentation to it and have it generate code examples for specific use cases.
1 comments

Ooh yes that would be really cool - we experimented a bit with code generation, but found that it was a bit unreliable and fiddly since it required such precise prompting. Certainly something we'd like to expand into in the future, though