update
This commit is contained in:
@@ -11,9 +11,9 @@ using JSON3, DataStructures, Dates, UUIDs, HTTP, Random
|
||||
using GeneralUtils
|
||||
using ..type, ..utils, ..llmfunction
|
||||
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# pythoncall setting #
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# ------------------------------------------------------------------------------------------------ #
|
||||
# pythoncall setting #
|
||||
# ------------------------------------------------------------------------------------------------ #
|
||||
# Ref: https://github.com/JuliaPy/PythonCall.jl/issues/252
|
||||
# by setting the following variables, PythonCall.jl will use:
|
||||
# 1. system's python and packages installed by system (via apt install)
|
||||
@@ -35,8 +35,7 @@ using ..type, ..utils, ..llmfunction
|
||||
# PythonCall.pycopy!(py_llms, pyimport("langchain.llms"))
|
||||
# end
|
||||
|
||||
#------------------------------------------------------------------------------------------------100
|
||||
|
||||
# ---------------------------------------------- 100 --------------------------------------------- #
|
||||
|
||||
""" Add new message to agent.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user