elpasync pushed a change to branch externals/llm. from 4058691d3f fix: OpenAI API keys passed as multibyte strings (#44) new 7ec44e4efd Add llm-make-chat-prompt, a new way to create prompts new 35e2b6ebce Fix issue Vertex error handling, when extracting function calls
Summary of changes: NEWS.org | 3 ++ README.org | 18 ++++++--- llm-test.el | 19 +++++++++ llm-tester.el | 75 +++++++++++++++--------------------- llm-vertex.el | 24 ++++++------ llm.el | 122 ++++++++++++++++++++++++++++++++++++++++------------------ 6 files changed, 162 insertions(+), 99 deletions(-)